UInt16NINumericUInt16NNegative Method

Computes the numeric negation of the current value.

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
UInt16N INumeric<UInt16N>.Negative()

Return Value

UInt16N
The numeric negation of the current value.

Implements

INumericTSelfNegative

See Also